home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / web / homeserv / setup.exe / {app} / usr / NavBarTop.htt < prev    next >
Encoding:
Text File  |  2003-09-23  |  2.9 KB  |  75 lines

  1. <html>
  2. <head>
  3. <META HTTP-EQUIV="Refresh" CONTENT="60;URL=/usr/navbr">
  4. <title>User Menu</title>
  5. <style type="text/css">
  6. <!--
  7. body {
  8.     margin-top:0; margin-left:0; margin-right:0;
  9. }
  10. .lien {
  11.     position: relative; top: -5px; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
  12. }
  13. .divise {
  14.     position: relative; top: -3px; color: #C0C0C0; background: #000000; font-size: 12pt;
  15. }
  16. -->
  17. </STYLE>
  18. <SCRIPT LANGUAGE="JavaScript">
  19. <!-- begin script
  20. function netie(net, ie) {
  21.   if ((navigator.appVersion.substring(0,3) >= net && navigator.appName == 'Netscape' && net != -1) || (navigator.appVersion.substring(0,3) >= ie && navigator.appName.substring(0,9) == 'Microsoft' && ie != -1))
  22.     return true;
  23. else return false;
  24. }
  25. //  end script -->
  26. </SCRIPT>
  27. </head>
  28. <body>
  29. <Table width="100%" cellpadding="0" border="0" cellspacing="0" bgcolor="#000000" summary="">
  30. <TR><TD>
  31. <img src="\styles\homelogo.jpg" height="100" border="0" alt="">
  32. Welcome</TD><TD>
  33. <table width="100%" cellpadding="0" border="0" cellspacing="0" bgcolor="#000000" summary="">
  34.   <tr>
  35.   <tr>
  36.     <td align="left" height="25">
  37. <nobr>
  38. <span class="divise"> </span>
  39. <a href="\usr\welcome" target="workframe" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Folders:@</a>
  40. <span class="divise">|</span>
  41. <a href="\cmd\index.html" target="_top" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Manager:@</a>
  42. <span class="divise">|</span>
  43.  
  44. <a href="/rooms/index" target="workframe" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Chat:@</a>
  45. <span class="divise">|</span>
  46.  
  47. <a href="/msg/index" target="_top" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Messages:@</a>
  48. <span class="divise">|</span>
  49.  
  50.  
  51. <a href="/usr/prefs" target="workframe" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Preferences:@</a>
  52. <span class="divise">|</span>
  53.  
  54.  
  55. <a href="/usr/logout" target="_top" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.en_Logout:@</a>
  56. <span class="divise">|</span>
  57.  
  58.  
  59. </nobr>
  60.     </td>
  61.   </tr>
  62. <tr>
  63. <td align="left" valign="bottom"  class="lien">
  64.    @:FNT.Header:@ @:SYS.FullName:@ @:LNG.en_has:@ @:SYS.Messages:@ (@:LNG.en_usersonline:@ @:SYS.USERCNT:@/@:LNG.en_usersinrooms:@ @:SYS.ROOMUSERCNT:@)    
  65. </td>
  66. </tr>
  67. <tr>
  68. <td align="left" valign="bottom"  class="lien">
  69.    @:FNT.Header:@  @:SYS.USRMESSAGE:@ 
  70. </td>
  71. </tr>
  72. </table>
  73. </table>
  74. </body>
  75. </html>